www.gusucode.com > 搜索动力2010 v4.9 > 搜索动力2010 v4.9\code\index.asp

    <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="config.asp"-->
<!--#include file="version.asp"--><%if mode="close" then%><%response.redirect(""&sysurl&"notice.asp")%><%end if%>
<%
default_web=request.Cookies("default_web")
default_photo=request.Cookies("default_photo")
default_music=request.Cookies("default_music")
default_video=request.Cookies("default_video")
default_game=request.Cookies("default_game")
default_know=request.Cookies("default_know")
%><!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312">
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<meta name="keywords" content="<%=indexkeywords%>">
<meta name="description" content="<%=indexdescription%>">
<title><%=indextitle%></title>
<%if find ="true" then%><link rel="search" type="application/opensearchdescription+xml" href="<%=sysurl%>find.xml" title="<%=name%>"><%end if%>
<!--#include file="skin.asp"-->
<%if ico="true" then%><link rel="shortcut icon" href="<%=sysurl%>favicon.ico"><%end if%>
</head>
<script type="text/javascript" language="JavaScript" src="<%=sysurl%>js/search.js"></script>
<body onload="_load();<%if indexfocus="true" then%>document.search_web.search.focus();<%end if%>" scroll="<%if scrollshow<>"true" then%>no<%else%>yes<%end if%>">
<%if cloudinput="qqrun" then%><script src="<%=sysurl%>js/qqinput.js"></script><%elseif cloudinput="sogourun" then%><script src="<%=sysurl%>js/sogouinput.js"></script><%end if%>
<div id="mainnav" class="nav_w01"><%=navigation%><%if navigation<>"" then%><br><%end if%><%if weathershow="true" then%><script type="text/javascript" src="<%=sysurl%>js/weather.js"></script><span id="Wealth"></span><script type="text/javascript">MiniSite.Weather.print("Wealth");</script>&nbsp;|&nbsp;<%end if%><a href=<%=sysurl%>userconfig.asp>设置</a><%if handwrite="true" then%>&nbsp;|&nbsp;<span id="sx" style="cursor:pointer">手写</span><%end if%><%if cloudinput="qq" then%><script src="<%=sysurl%>js/qqinput_btn.js"></script><%elseif cloudinput="sogou" then%><script src="<%=sysurl%>js/sogouinput_btn.js"></script><%end if%></div>
<div id="logo"><a href="<%=weburl%>"><img src="<%=sysurl%>images/space.gif" alt="<%=name%>" width=100% height=100% border="0"></a></div>
<!-- nav -->
<div id="nav">
	<a href="#" class="one here" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_web"><span>网页</span></a>
	<a href="#" class="two" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_photo"><span>图片</span></a>
	<a href="#" class="three" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_music"><span>音乐</span></a>
	<a href="#" class="four" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_video"><span>影视</span></a>
	<a href="#" class="five" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_game"><span>游戏</span></a>
	<a href="#" class="six" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_know"><span>知识</span></a>
	<a href="#" class="seven" <%if changenav<>"over" then%>onclick<%else%>onmouseover<%end if%>="showLabel(this);return false;" id="nav_other"><span>其他</span></a>
</div>
<div id="search_form">
	<form action="<%=sysurl%>search.asp" method="get" id="search_web" name="search_web"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%>>
		<input type="hidden" name="want" value="">
		<input class="s_input" type="text"<%if handwrite<>"true" then%> value="<%=key_web%>"<%end if%> name="search" id="search" onmouseover="this.focus()"<%if handwrite<>"true" then%> onblur="if (value ==''){value='<%=key_web%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_web%>')this.value=''"<%end if%>><input type="submit" class="s_btn" id="sbtn" value="搜网页"><%if searchtype="true" then%><p><input type="radio" name="engine" value=""<%if default_web="" then%> checked<%end if%>>默认 <input type="radio" name="engine" value="baidugoogle"<%if default_web="baidugoogle" then%> checked<%end if%>>百度+谷歌 <input type="radio" name="engine" value="baidu"<%if default_web="baidu" then%> checked<%end if%>>百度 <input type="radio" name="engine" value="google"<%if default_web="google" then%> checked<%end if%>>谷歌 <input type="radio" name="engine" value="soso"<%if default_web="soso" then%> checked<%end if%>>搜搜 <input type="radio" name="engine" value="sogou"<%if default_web="sogou" then%> checked<%end if%>>搜狗 <input type="radio" name="engine" value="bing"<%if default_web="bing" then%> checked<%end if%>>必应 <input type="radio" name="engine" value="yodao"<%if default_web="yodao" then%> checked<%end if%>>有道 <input type="radio" name="engine" value="googleen"<%if default_web="googleen" then%> checked<%end if%>>Google <input type="radio" name="engine" value="ask"<%if default_web="ask" then%> checked<%end if%>>Ask</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_photo"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input type="hidden" name="want" value="photo">
		<input class="s_input" type="text" value="<%=key_photo%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_photo%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_photo%>')this.value=''"><input type="submit" class="s_btn" value="搜图片"><%if searchtype="true" then%><p><input type="radio" name="engine" value=""<%if default_photo="" then%> checked<%end if%>>默认 <input type="radio" name="engine" value="sogou"<%if default_photo="sogou" then%> checked<%end if%>>搜狗 <input type="radio" name="engine" value="bing"<%if default_photo="bing" then%> checked<%end if%>>必应 <input type="radio" name="engine" value="yodao"<%if default_photo="yodao" then%> checked<%end if%>>有道 <input type="radio" name="engine" value="iask"<%if default_photo="iask" then%> checked<%end if%>>爱问 <input type="radio" name="engine" value="googleen"<%if default_photo="googleen" then%> checked<%end if%>>Google</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_music"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input type="hidden" name="want" value="music">
		<input class="s_input" type="text" value="<%=key_music%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_music%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_music%>')this.value=''"><input type="submit" class="s_btn" value="搜音乐"><%if searchtype="true" then%><p><input type="radio" name="engine" value=""<%if default_music="" then%> checked<%end if%>>默认 <input type="radio" name="engine" value="baidu"<%if default_music="baidu" then%> checked<%end if%>>百度 <input type="radio" name="engine" value="soso"<%if default_music="soso" then%> checked<%end if%>>搜搜 <input type="radio" name="engine" value="sogou"<%if default_music="sogou" then%> checked<%end if%>>搜狗 <input type="radio" name="engine" value="youdao"<%if default_music="yodao" then%> checked<%end if%>>有道 <input type="radio" name="engine" value="iask"<%if default_music="iask" then%> checked<%end if%>>爱问 <input type="radio" name="engine" value="verycd"<%if default_music="verycd" then%> checked<%end if%>>VeryCD <input type="radio" name="engine" value="gougou"<%if default_music="gougou" then%> checked<%end if%>>狗狗 <input type="radio" name="engine" value="gougougc"<%if default_music="gougougc" then%> checked<%end if%>>歌词</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_video"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input type="hidden" name="want" value="video">
		<input class="s_input" type="text" value="<%=key_video%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_video%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_video%>')this.value=''"><input type="submit" class="s_btn" value="搜影视"><%if searchtype="true" then%><p><input type="radio" name="engine" value="" checked>默认<input type="radio" name="engine" value="gougou"<%if default_video="gougou" then%> checked<%end if%>>狗狗 <input type="radio" name="engine" value="verycd"<%if default_video="verycd" then%> checked<%end if%>>VeryCD <input type="radio" name="engine" value="shooter"<%if default_video="shooter" then%> checked<%end if%>>射手字幕 <input type="radio" name="engine" value="douban"<%if default_video="douban" then%> checked<%end if%>>豆瓣 <input type="radio" name="engine" value="mtime"<%if default_video="mtime" then%> checked<%end if%>>时光 <input type="radio" name="engine" value="youku"<%if default_video="youku" then%> checked<%end if%>>优酷 <input type="radio" name="engine" value="tudou"<%if default_video="tudou" then%> checked<%end if%>>土豆 <input type="radio" name="engine" value="ku6"<%if default_video="ku6" then%> checked<%end if%>>酷六 <input type="radio" name="engine" value="6"<%if default_video="6" then%> checked<%end if%>>六间房</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_game"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input type="hidden" name="want" value="game">
		<input class="s_input" type="text" value="<%=key_game%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_game%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_game%>')this.value=''"><input type="submit" class="s_btn" value="搜游戏"><%if searchtype="true" then%><p><input type="radio" name="engine" value=""<%if default_game="" then%> checked<%end if%>>默认 <input type="radio" name="engine" value="gougou"<%if default_game="gougou" then%> checked<%end if%>>狗狗 <input type="radio" name="engine" value="verycd"<%if default_game="verycd" then%> checked<%end if%>>VeryCD <input type="radio" name="engine" value="ali213"<%if default_game="ali213" then%> checked<%end if%>>游侠补丁 <input type="radio" name="engine" value="17173"<%if default_game="17173" then%> checked<%end if%>>17173 <input type="radio" name="engine" value="pcgames"<%if default_game="pcgames" then%> checked<%end if%>>太平洋 <input type="radio" name="engine" value="enet"<%if default_game="enet" then%> checked<%end if%>>eNet <input type="radio" name="engine" value="4399"<%if default_game="4399" then%> checked<%end if%>>4399 <input type="radio" name="engine" value="3533"<%if default_game="3533" then%> checked<%end if%>>手机</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_know"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input type="hidden" name="want" value="know">
		<input class="s_input" type="text" value="<%=key_know%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_know%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_know%>')this.value=''"><input type="submit" class="s_btn" value="搜知识"><%if searchtype="true" then%><p><input type="radio" name="engine" value=""<%if default_know="" then%> checked<%end if%>>默认 | 百科→ <input type="radio" name="engine" value="baidubk"<%if default_know="baidubk" then%> checked<%end if%>>百度 <input type="radio" name="engine" value="hudong"<%if default_know="hudong" then%> checked<%end if%>>互动 <input type="radio" name="engine" value="sosobk"<%if default_know="sosobk" then%> checked<%end if%>>搜搜 <input type="radio" name="engine" value="wikipedia"<%if default_know="wikipedia" then%> checked<%end if%>>维基 | 问答→ <input type="radio" name="engine" value="baidu"<%if default_know="baidu" then%> checked<%end if%>>百度 <input type="radio" name="engine" value="soso"<%if default_know="soso" then%> checked<%end if%>>搜搜 <input type="radio" name="engine" value="sogou"<%if default_know="sogou" then%> checked<%end if%>>搜狗 <input type="radio" name="engine" value="sina"<%if default_know="sina" then%> checked<%end if%>>爱问</p><input type=hidden><%end if%>
	</form>
	<form action="<%=sysurl%>search.asp" method="get" id="search_other"<%if formtarget<>"" then%> target=<%=formtarget%><%end if%> style="display:none">
		<input class="s_input" type="text" value="<%=key_other%>" name="search" onmouseover="this.focus()" onblur="if (value ==''){value='<%=key_other%>'}" onfocus="this.select()" onclick="if(this.value=='<%=key_other%>')this.value=''"><input type="submit" class="s_btn" value="搜索">
		<p><input type="radio" name="want" value="news" checked>新闻<input type="radio" name="want" value="blog">博客<input type="radio" name="want" value="bbs">贴吧<input type="radio" name="want" value="book">图书<input type="radio" name="want" value="novel">小说<input type="radio" name="want" value="software">软件<input type="radio" name="want" value="dict">字典<input type="radio" name="want" value="ip">IP<input type="radio" name="want" value="flash">Flash<input type="radio" name="want" value="file">文档<input type="radio" name="want" value="map">地图<input type="radio" name="want" value="shop">购物<input type="radio" name="want" value="busi">商业</p><INPUT type=hidden>
	</form>
</div>
<div id="site_web" <%if siteshow="true" then%>class=site <%end if%>style="display:<%if siteshow="true" then%><%else%>none<%end if%>"><%if siteshow="true" then%><!--#include file="plug\site\web.html"--><%end if%></div>
<div id="site_photo" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\photo.html"--><%end if%></div>
<div id="site_music" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\music.html"--><%end if%></div>
<div id="site_video" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\video.html"--><%end if%></div>
<div id="site_game" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\game.html"--><%end if%></div>
<div id="site_know" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\know.html"--><%end if%></div>
<div id="site_other" <%if siteshow="true" then%>class=site <%end if%>style="display:none"><%if siteshow="true" then%><!--#include file="plug\site\other.html"--><%end if%></div>
<!--#include file="system.asp"-->
</body>
<%if handwrite="true" then%><script>var hww=window,d=document,n=navigator,k=d.search_web.search;
var hw={};hw.i=d.getElementById("sx");var il=false;if(/msie (\d+\.\d)/i.test(n.userAgent)){hw.i.setAttribute("unselectable","on")}else{var sL=k.value.length;k.selectionStart=sL;k.selectionEnd=sL}hw.i.onclick=function(B){var B=B||hww.event;B.stopPropagation?B.stopPropagation():(B.cancelBubble=true);if(d.selection&&d.activeElement.id&&d.activeElement.id=="search"){hw.hasF=1}else{if(!d.selection){hw.hasF=1}}if(!il){var A=d.createElement("script");A.setAttribute("src","<%=sysurl%>js/hwInput.js");d.getElementsByTagName("head")[0].appendChild(A);}};</script><%end if%>
<%if searchsug<>"close" then%><script src=<%=sysurl%>sug.asp></script><%end if%>
</html>